Storm

Benchmark
Model:firewire v.2 (MDP)
Parameter(s)explicit_timer = False, delay = 36, deadline = 800
Property:deadline (prob-reach-reward-bounded)
Invocation (default)
~/storm/build/bin/storm --prism firewire.false.prism --prop firewire.false.props deadline --constants delay=36,deadline=800 --exact  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:60.469526052474976s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Wed Mar 18 09:10:19 2020
Command line arguments: --prism firewire.false.prism --prop firewire.false.props deadline --constants 'delay=36,deadline=800' --exact --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.020s.

Portfolio engine picked the following settings: 
	engine=dd-to-sparse	 bisimulation=true	 exact=true
Time for model construction: 1.436s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	212268 (18185 nodes)
Transitions: 	481788 (88920 nodes)
Choices: 	478752
Reward Models:  time
Variables: 	rows: 10 meta variables (56 DD variables), columns: 10 meta variables (56 DD variables), nondeterminism: 14 meta variables (14 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (57 nodes)
   * done
-------------------------------------------------------------- 

Time for model preprocessing: 22.123s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	31745
Transitions: 	54288
Choices: 	54101
Reward Models:  time
State Labels: 	3 labels
   * (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8))) -> 1 item(s)
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "deadline": Pmin=? [true Urew{"time"}<=800 (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8)))] ...
Result (for initial states): 481/512 (approx. 0.939453125)
Time for model checking: 36.554s.